@charset "UTF-8";
.userSelectNone {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.underLine {
  border-bottom: 1px solid;
  border-color: rgba(128, 128, 128, 0.5); }

/* .visualLogo {
  width: 15%;
  min-width: 140px;
  margin-top: 10px;
  height: 40%; } */

.same_line {
  display: inline; }

.full-width, .content-div-family-contact {
  width: 100%; }

.invisible {
  display: none; }

.marginZero {
  margin: 0px; }

.cursor_pointer {
  cursor: pointer; }

.margin_top_10 {
  margin-top: 10px; }

.margin_top_20 {
  margin-top: 20px !important; }

.full-right {
  float: right; }

.full-left {
  float: left; }

.color_btn {
  background-color: rgba(33, 97, 144, 0.9) !important; }

.text_aling_left {
  text-align: left; }

.text_aling_right {
  text-align: right; }

@font-face {
  font-family: fontMenu;
  src: url(roboto.woff); }

/* Mixins */
.btn, .xm, .xm-custom, .xl {
  background-color: #4CAF50;
  border: none;
  color: white;
  padding: 10px 15px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin-top: 30px;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out; }

.orange {
  -webkit-appearance: none;
  border-color: #db2e00;
  background-color: #FF6A42;
  border-radius: 10px; }
  .orange:hover {
    background-color: #ff5223;
    -webkit-box-shadow: 0 0.125em rgba(255, 255, 255, 0.4), inset 0 0.063em rgba(255, 255, 255, 0.4), inset 0 -0.188em #ff724c;
    box-shadow: 0 0.125em rgba(255, 255, 255, 0.4), inset 0 0.063em rgba(255, 255, 255, 0.4), inset 0 -0.188em #ff724c; }
  .orange:active {
    -webkit-box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em #751900, inset 0 0.063em #db2e00, inset 0 -0.188em #db2e00;
    box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em #751900, inset 0 0.063em #db2e00, inset 0 -0.188em #db2e00; }

.blue {
  -webkit-appearance: none;
  border-color: #1672a3;
  background-color: #3BA9E4;
  border-radius: 10px; }
  .blue:hover {
    background-color: #209de0;
    -webkit-box-shadow: 0 0.125em rgba(255, 255, 255, 0.4), inset 0 0.063em rgba(255, 255, 255, 0.4), inset 0 -0.188em #44ade5;
    box-shadow: 0 0.125em rgba(255, 255, 255, 0.4), inset 0 0.063em rgba(255, 255, 255, 0.4), inset 0 -0.188em #44ade5; }
  .blue:active {
    -webkit-box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em #0a3349, inset 0 0.063em #1672a3, inset 0 -0.188em #1672a3;
    box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em #0a3349, inset 0 0.063em #1672a3, inset 0 -0.188em #1672a3; }

.green {
  -webkit-appearance: none;
  border-color: #446927;
  background-color: #75B343;
  border-radius: 10px; }
  .green:hover {
    background-color: #669d3b;
    -webkit-box-shadow: 0 0.125em rgba(255, 255, 255, 0.4), inset 0 0.063em rgba(255, 255, 255, 0.4), inset 0 -0.188em #7aba46;
    box-shadow: 0 0.125em rgba(255, 255, 255, 0.4), inset 0 0.063em rgba(255, 255, 255, 0.4), inset 0 -0.188em #7aba46; }
  .green:active {
    -webkit-box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em #141f0b, inset 0 0.063em #446927, inset 0 -0.188em #446927;
    box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em #141f0b, inset 0 0.063em #446927, inset 0 -0.188em #446927; }

.btn-login {
  -webkit-appearance: none;
  border-color: #39395c;
  background-color: #39395c;
  border-radius: 10px;
  width: 96%;
  border-radius: 6px;
  font-size: 10px;
  margin-left: 2%;
  margin-right: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 2px; }
  .btn-login:hover {
    background-color:#6e7b9f;
    -webkit-box-shadow: 0 0.125em rgba(255, 255, 255, 0.4), inset 0 0.063em rgba(255, 255, 255, 0.4), inset 0 -0.188em #6e7b9f;
    box-shadow: 0 0.125em rgba(255, 255, 255, 0.4), inset 0 0.063em rgba(255, 255, 255, 0.4), inset 0 -0.188em #6e7b9f; }
  .btn-login:active {
    -webkit-box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em rgba(0, 0, 0, 0.9), inset 0 0.063em #6e7b9f, inset 0 -0.188em #6e7b9f;
    box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em rgba(0, 0, 0, 0.9), inset 0 0.063em #6e7b9f, inset 0 -0.188em #6e7b9f; }

.btn-register {
  -webkit-appearance: none;
  border-color: #db2e00;
  background-color: #FF6A42;
  border-radius: 10px;
  width: 96%;
  font-size: 10px;
  margin-left: 2%;
  margin-right: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 2px; }
  .btn-register:hover {
    background-color: #ff5223;
    -webkit-box-shadow: 0 0.125em rgba(255, 255, 255, 0.4), inset 0 0.063em rgba(255, 255, 255, 0.4), inset 0 -0.188em #ff724c;
    box-shadow: 0 0.125em rgba(255, 255, 255, 0.4), inset 0 0.063em rgba(255, 255, 255, 0.4), inset 0 -0.188em #ff724c; }
  .btn-register:active {
    -webkit-box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em #751900, inset 0 0.063em #db2e00, inset 0 -0.188em #db2e00;
    box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em #751900, inset 0 0.063em #db2e00, inset 0 -0.188em #db2e00; }


    .btn-confirm {
      -webkit-appearance: none;
      border-color: #39395c;
      background-color: #39395c;
      border-radius: 10px;
      filter:brightness(130%) }
      .btn-confirm:hover {
        background-color:#6e7b9f;
        -webkit-box-shadow: 0 0.125em rgba(255, 255, 255, 0.4), inset 0 0.063em rgba(255, 255, 255, 0.4), inset 0 -0.188em #6e7b9f;
        box-shadow: 0 0.125em rgba(255, 255, 255, 0.4), inset 0 0.063em rgba(255, 255, 255, 0.4), inset 0 -0.188em #6e7b9f; }
      .btn-confirm:active {
        -webkit-box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em rgba(0, 0, 0, 0.9), inset 0 0.063em #6e7b9f, inset 0 -0.188em #6e7b9f;
        box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em rgba(0, 0, 0, 0.9), inset 0 0.063em #6e7b9f, inset 0 -0.188em #6e7b9f; }
    .btn-confirm:disabled {
      background-color: #39395c;
      filter:brightness(95%)
    }
.btn-cancel {
  -webkit-appearance: none;
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
  border-radius: 10px; }
  .btn-cancel:hover {
    background-color: #c12e2a;
    -webkit-box-shadow: 0 0.125em rgba(255, 255, 255, 0.4), inset 0 0.063em rgba(255, 255, 255, 0.4), inset 0 -0.188em #d43f3a;
    box-shadow: 0 0.125em rgba(255, 255, 255, 0.4), inset 0 0.063em rgba(255, 255, 255, 0.4), inset 0 -0.188em #d43f3a; }
  .btn-cancel:active {
    -webkit-box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em rgba(0, 0, 0, 0.9), inset 0 0.063em rgba(14, 41, 61, 0.9), inset 0 -0.188em rgba(14, 41, 61, 0.9);
    box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em rgba(0, 0, 0, 0.9), inset 0 0.063em rgba(14, 41, 61, 0.9), inset 0 -0.188em rgba(14, 41, 61, 0.9); }
    .btn-cancel:disabled{
      background-color: #d8aeac !important;
    }
.xm {
  font-size: 20px;
  padding: 15px 25px; }

.xm-custom {
  font-size: 20px;
  padding: 10px 25px; }

.xl {
  font-size: 25px;
  padding: 20px 30px; }

.field-md {
  -webkit-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #ccc;
  border-radius: 10px;
  outline: none;
  width: 95%;
  height: 45px;
  padding: 10px 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  margin-top: 5px; }
  
 .field-combo-tiempo {
  width: 95%;
  height: 45px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 10px;  
 }
  
.field-mdset {
  -webkit-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #ccc;
  border-radius: 10px;
  outline: none;
  width: 95%;
  height: 45px;
  padding: 10px 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  margin-top: 5px; }  

.field-sm {
  -webkit-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #ccc;
  border-radius: 10px;
  outline: none;
  width: 50%;
  height: 15px;
  padding: 15px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 10px; }

.field-lg {
  -webkit-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #ccc;
  border-radius: 10px;
  outline: none;
  width: 100%;
  height: 30px;
  padding: 15px 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 45px;
  margin-top: 10px;
  margin-bottom: 10px; }

.modal-content {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow:hidden;
  background-color: transparent;
  color: white;
}
  .modal-content .modal {
    margin: 5% auto;
    background-color: #202039;
    width: 40%;
    -webkit-box-shadow: 0px 2px 16px 1px #101010, 0px 1px 2px 1px #3c3a3a;
    box-shadow: 0px 2px 16px 1px #101010, 0px 1px 2px 1px #3c3a3a;
    border-radius: 10px;
    color: white; }
  .modal-content .close {
    color: white;
    float: right;
    margin-right: 5px;
    font-size: 20px;
    font-weight: bold; }
    .modal-content .close:hover {
      cursor: pointer; }

.m-header, .m-heder-alert {
  color: #f4f4f4;
  padding: 2px; }
  .m-header p, .m-heder-alert p, .m-header h1, .m-heder-alert h1, .m-header h2, .m-heder-alert h2, .m-header h3, .m-heder-alert h3, .m-header h4, .m-heder-alert h4, .m-header label, .m-heder-alert label {
    margin-left: 10px;
    font-size: 20px; }

.m-heder-alert {
  height: 20px; }
  
.m-label-combo-tiempo {
  font: 400 13.3333px Arial!important;
  font-size: 16px!important; 
  color: rgba(33, 97, 144, 0.9) !important;
  font-weight: bold!important;
  font-style: italic!important;   
}  

.m-body {
  text-align: center;
  text-align: -moz-center;
  padding-top: 10px;
  margin-top: 10px; }
  .m-body label, .m-footer label {
    font-size: 20px; }

.m-footer {
  text-align: right;
  text-align: -moz-center;
  padding-bottom: 10px;
  margin-top: 20px;
}
  .m-footer input {
    margin-bottom: 0px; }

.arrow-tool-tip {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid rgba(77, 76, 79, 0.7);
  margin-left: 50%;
  margin-bottom: 0px; }

.custom-tool-tip {
  position: absolute;
  z-index: 100;
  margin: 0px;
  background: rgba(77, 76, 79, 0.7);
  width: 140px;
  height: 32px;
  border: white;
  border-radius: 5px;
  -webkit-box-shadow: 5px 5px 5px #333;
  box-shadow: 5px 5px 5px #333;
  color: white;
  font-size: 14px;
  padding: 10px 10px 10px 10px;
  max-width: 140px; }

.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; }

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  text-align: -moz-center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s; }

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent; }

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1; }

.div_error, .div_success {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
  border-radius: 10px;
  padding: 15px; 
  text-align: center;
}

.btn_close_Error, .btn_close_success {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
  position: relative;
  border: none;
  background-color: rgba(255, 255, 255, 0);
  text-align: left;
  float: right;
  width: 10px !important;
  font-size: small !important;
  margin: auto !important; }

.p_error, .p_success {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
  color: #a94442;
  font-weight: bold;
  display: inline; }

.div_success {
  background-color: #dff0d8; }

.btn_close_success {
  color: #3c763d; }

.p_success {
  color: #3c763d; }

.spacing-icon {
  margin-right: 5px; }

/* Popup container - can be anything you want */
.popup {
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* The actual popup */
.popup .popuptext {
  visibility: hidden;
  width: 160px;
  background-color: #555;
  color: #fff;
  text-align: center;
  text-align: -moz-center;
  border-radius: 6px;
  padding: 8px 0;
  position: absolute;
  z-index: 1;
  left: 50%;
  margin-left: -15px; }

.popuptext {
  top: -190px; }

/* Popup arrow */
.popup .popuptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent; }

/* Toggle this class - hide and show the popup */
.popup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s; }

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.table {
  width: 100%; }

.border_row {
  border-left: 0.5px solid;
  border-right: 0.5px solid;
  border-color: #CADDEE; }

.row_selected {
  background-color: #1E728E; }

.t-header {
  background-color: rgba(33, 97, 144, 0.9);
  color: #f4f4f4;
  padding: 10px;
  width: 25%; }

.t-footer-pag {
  float: right;
  padding: 20px; }

.t-footer-result {
  float: left;
  padding: 20px; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .btn-login {
    background-color: #39395c; }
  .btn-register {
    background-color: #39395c; } }

.modal_custom_width {
  margin-top: 5% !important;
  width: 46% !important; }

@media (max-width: 700px) {
  .modal {
    width: 96% !important; }
  .modal_custom_width {
    width: 96% !important; }
  .btn-confirm {
    width: 100%;
    margin: 0; }
  .btn-cancel {
    margin: 0px;
    margin-top: 6px;
    width: 100%; } }

/*
@media only portrait and  (max-width: 700px) and (min-width: 300px) {

	.btn-login{
		font-size: 10px;
	  padding: 10px 15px;
	}

	.btn-end-session{
  	@include btn-theme($green);
  	@include custom-margin(0px,0px,0px,0px) ;
  	float: right;
    margin-top: 0.3%;
  }
}
*/
.userSelectNone {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.underLine {
  border-bottom: 1px solid;
  border-color: rgba(128, 128, 128, 0.5); }

/* .visualLogo {
  width: 15%;
  min-width: 140px;
  margin-top: 10px;
  height: 40%; } */

.same_line {
  display: inline; }

.full-width, .content-div-family-contact {
  width: 100%; }

.invisible {
  display: none; }

.marginZero {
  margin: 0px; }

.cursor_pointer {
  cursor: pointer; }

.margin_top_10 {
  margin-top: 10px; }

.margin_top_20 {
  margin-top: 20px !important; }

.full-right {
  float: right; }

.full-left {
  float: left; }

.color_btn {
  background-color: rgba(33, 97, 144, 0.9) !important; }

.text_aling_left {
  text-align: left; }

.text_aling_right {
  text-align: right; }

@font-face {
  font-family: fontMenu;
  src: url(roboto.woff); }

.main-body , .main-body-img {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  -o-background-size: 100vw 100vh, auto;
  -moz-background-size: 100vw 100vh, auto;
  -webkit-background-size: 100vw 100vh, auto;
  background-size: 100vw 100vh, auto;
  margin: 0px;
  height: 100vh; }

.header, .header_admin, .header_admin_mobile, .header_admin_mobile2 {
  background-color: transparent;
  padding: 0.25%;
  text-align: center; }

.header-main-index {
  background-color: transparent;
  padding: 0.1%;
  text-align: center;
  width: auto;
}
.logo-div-main{  
  min-height: 170px;
  /*height: 20em;*/
  height: max-content;
  width: auto;
  text-align: center;
}
#visual-logo-main{
  max-width: 420px;
  max-height: 300px;
  /* height: 100%; */
  padding-top: 30px;
}

@media (max-width: 450px){
  #visual-logo-main{
    max-width: 320px;
    max-height: 260px;
    padding-top: 20px;
  }
}
@media only screen 
  and (min-device-width: 120px) 
  and (max-device-width: 450px)
  and (-webkit-min-device-pixel-ratio: 2) {
    #visual-logo-main{
      max-width: 320px;
      max-height: 260px;
      padding-top: 20px;
    }
}
@media only screen 
  and (min-device-width: 451px) 
  and (-webkit-min-device-pixel-ratio: 2) {
    #visual-logo-main{
      max-width: 420px;
      max-height: 300px;
      padding-top: 30px;
    }
}


.div-title, .div-title-header {
  border: 1px solid transparent;
  border-radius: 5px;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
  height: 100px;
  width: 100%;
  background-color: rgba(249, 249, 249, 0.56);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.main-title, .main-title-header {
  padding: 5px;
  margin-right: 5%;
  text-align: center;
  font-style: italic;
  color: rgba(0, 0, 0, 0.4); }

.index-div, .divPanel {
  border: 1px solid transparent;
  border-radius: 5px;
  text-align: -webkit-center;
  width: 40%;
  background: transparent;
  margin-top: 10px;
  margin-right: 30%;
  margin-left: 30%;
  padding: 10px;
  border-radius: 15px; }

.divPanel {
  float: left;
  width: 35%; }

.logo, .backPanel {
  width: 100%;
  height: 180px; }

.logo-content {
  width: 50%;
  margin-left: 25%; }

.logo-content2 {
  width: 12%; }

.p-message {
  font-size: 16px;
  color: red;
  font-weight: 600;
  float: left;
  width: 100%;
  margin: 0px;
  margin-top: 10px;
  margin-bottom: -20px; }

.p-obligatory {
  margin: 0px;
  float: left;
  margin-top: -40px;
  font-size: 16px;
  font-weight: 600;
  color: red; }

.div-title-header {
  height: 75px;
  vertical-align: middle; }

.main-title-header {
  float: right;
  width: 85%; }

.logo-header {
  width: 100px;
  height: 100px;
  float: left; }

.backPanel {
  height: 300px; }

.main {
  padding-top: 20px;
  margin-right: 30%;
  text-align: center;
  margin-bottom: 15px; }

.main-label-l, .main-label-r {
  height: 56px;
  float: left;
  width: 49%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .main-label-l a:hover, .main-label-r a:hover {
    cursor: pointer;
    color: #FF6A42; }

.space {
  height: 77px; }

.space2 {
  height: 144px; }

.content_btnPrimary {
  float: left;
  width: 50%; }
  
 .content_btnPrimary2 {
  float: left;
  width: 100%; } 

.content_btnSecundary {
  float: left;
  width: 50%; }

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: rgba(33, 97, 144, 0.9);
  font-style: italic;
  font-weight: bold;
  text-align: center; 
 }

::-moz-placeholder {
  /* Firefox 19+ */  
  color: rgba(33, 97, 144, 0.9);
  font-style: italic;
  font-weight: bold;
  text-align: center; 
 }

:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(33, 97, 144, 0.9);
  font-style: italic;
  font-weight: bold;
  text-align: center; 
 }

:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(33, 97, 144, 0.9);
  font-style: italic;
  font-weight: bold;
  text-align: center; 
 }
 
 .field-mdset::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: rgba(33, 97, 144, 0.3);
  font-style: italic;
  font-weight: bold;
  text-align: center; 
 }

.field-mdset::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(33, 97, 144, 0.3);
  font-style: italic;
  font-weight: bold;
  text-align: center; 
 }

.field-mdset:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(33, 97, 144, 0.3);
  font-style: italic;
  font-weight: bold;
  text-align: center; 
 }

.field-mdset:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(33, 97, 144, 0.3);
  font-style: italic;
  font-weight: bold;
  text-align: center; 
 }

.select-field-type {
  background-color: white;
  color: rgba(33, 97, 144, 0.9);
  font-style: italic;
  font-weight: bold;
  text-align: center;
  padding-left: 2%;
  padding-right: 1px; }

.reduce-font {
  font-size: 10px; }

.main-label-r {
  float: right; }

.font-label {
  font-weight: 400; }

.main-label-unselected, .main-label-selected {
  border-radius: 6px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #f4f4f647));
  background: -moz-linear-gradient(top, #dfdfdf 5%, #f4f4f647 100%);
  background: -webkit-linear-gradient(top, #dfdfdf 5%, #f4f4f647 100%);
  background: -o-linear-gradient(top, #dfdfdf 5%, #f4f4f647 100%);
  background: -ms-linear-gradient(top, #dfdfdf 5%, #f4f4f647 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #dfdfdf), to(#f4f4f647));
  background: linear-gradient(to bottom, #dfdfdf 5%, #f4f4f647 100%);
  color: rgba(33, 97, 144, 0.9); }

.main-label-selected {
  background: rgba(33, 97, 144, 0.9);
  color: #f4f4f4; }

.main-panel {
  border: 1px solid transparent;
  border-radius: 5px;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2); }

.footer {
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(33, 97, 144, 0.9);
  position: fixed;
  text-align: center;
  color: #CCC; }

/*--------------------------------- Mobile queries -----------------------------*/
@media (max-width: 980px) {
  .footer {
    height: 50px; }
    .footer .visualLogo {
      width: 20%;
      margin-top: 15px;
      height: 50%; }
  .index-div, .divPanel, .divPanel {
    width: 80%;
    float: none;
    margin-right: 10%;
    margin-left: 10%;
    padding: 0px; }
    .index-div input.field-md[type=mail], .divPanel input.field-md[type=mail], .index-div [type=password], .divPanel [type=password], .index-div [type=text], .divPanel [type=text], .index-div [type=number], .divPanel [type=number], .divPanel input.field-md[type=mail], .divPanel [type=password], .divPanel [type=text], .divPanel [type=number] .tooltipPassword{
      -webkit-appearance: none;
      -webkit-appearance: none;
      border: 1px solid #ccc;
      border-radius: 10px;
      outline: none;
      width: 75%;
      height: 15px;
      padding: 15px 10px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      font-size: 15px;
      margin-top: 10px;
      margin-bottom: 10px; }
    .index-div input.field-md[type=submit], .divPanel input.field-md[type=submit], .index-div input.field-md[type=button], .divPanel input.field-md[type=button], .divPanel input.field-md[type=submit], .divPanel input.field-md[type=button] {
      width: 75% !important;
      font-size: 22px;
      padding: 5px 10px;
      margin-top: 5px;
      margin-bottom: 5px; }
  .divSelect {
    width: 78%;
    margin-left: 11%;
    margin-right: 11%; }
  .p-obligatory {
    font-size: 14px;
    margin-top: -30px;
    margin-left: 10%; } }

@media (max-width: 700px) {
  .main-body,.main-body-img {
    font-size: smaller; }
  .div-title, .div-title-header {
    height: 70px; }
  .main-title, .main-title-header {
    padding: 0px;
    margin-right: 0;
    font-size: larger; }
  .logo-header {
    width: 70px;
    height: 70px; }
  .index-div, .divPanel, .divPanel {
    width: 98%;
    float: none;
    margin-right: 0%;
    margin-left: 0%;
    padding: 0px; }
    .index-div input[type=mail], .divPanel input[type=mail], .index-div [type=password], .divPanel [type=password], .index-div [type=text], .divPanel [type=text], .index-div [type=number], .divPanel [type=number], .divPanel input[type=mail], .divPanel [type=password], .divPanel [type=text], .divPanel [type=number] {
      -webkit-appearance: none;
      -webkit-appearance: none;
      border: 1px solid #ccc;
      border-radius: 10px;
      outline: none;
      width: 75%;
      height: 15px;
      padding: 15px 10px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      font-size: 15px;
      margin-top: 10px;
      margin-bottom: 10px; }
    .index-div input[type=submit], .divPanel input[type=submit], .index-div [type=button], .divPanel [type=button], .divPanel input[type=submit], .divPanel [type=button] {
      width: 75%;
      font-size: 20px;
      padding: 5px 10px;
      margin-top: 28px;
      margin-bottom: 5px; }
  .custom-select {
    width: 36%;
    float: left;
    margin-left: 13%;
    margin-right: 2%; }
  .main-label-l, .main-label-r {
    height: 50px; } }

@media (max-width: 480px) {
  .index-div input.field-md[type=mail], .divPanel input.field-md[type=mail], .index-div [type=password], .divPanel [type=password], .index-div [type=text], .divPanel [type=text], .index-div [type=number], .divPanel [type=number], .index-div [type=submit], .divPanel [type=submit], .index-div [type=button], .divPanel [type=button], .divPanel input.field-md[type=mail], .divPanel [type=password], .divPanel [type=text], .divPanel [type=number], .divPanel [type=submit], .divPanel [type=button] {
    width: 94%;
    margin-right: 3%;
    margin-left: 3%; }
  .index-div select.select-field-type, .divPanel select.select-field-type, .divPanel select.select-field-type {
    width: 94%;
    font-size: 14px;
    padding-left: 30%;
    margin-right: 3%;
    margin-left: 3%;
    padding-top: 6px;
    padding-bottom: 2px;
    margin-top: 10px;
    margin-bottom: 0px;
    height: 32px; }
  .p-obligatory {
    margin-left: 1%; }
  .divSelect {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%; }
  .footer {
    height: 40px; }
    .footer .visualLogo {
      width: 40%;
      margin-top: 5px;
      height: 65%; }
  .main-label-l, .main-label-r {
    height: 50px; }
  .space2 {
    height: 165px; } }

@media (max-width: 320px) {
  .main-body,.main-body-img {
    font-size: x-small; }
  .div-title, .div-title-header {
    height: 50px; }
  .main-title, .main-title-header {
    margin-left: 20%;
    font-size: initial; }
  .logo-header {
    width: 50px;
    height: 50px; } }

/*//Specific devices
@media screen
  and (max-width: 320px)
  and (max-height: 480px) {

  body{
    background-image: url("../../assets/img/background/Mobile/Android/320x480.png");
  }
}
*/
@media screen and (max-width: 320px) {
  .main-label-l, .main-label-r {
    height: 40px; } }

@media (max-width: 400px) {
  .main-body {
    background-color: #202039; } 
  
  .main-body-img{
    background-image: url('../img/fondo/fondo_xs.jpg');
  }
  }
  


@media (min-width: 400px) and (max-width: 500px) {
  .main-body {
    background-color: #202039;} 
  
  .main-body-img{
    background-image: url('../img/fondo/fondo_xs.jpg');
  }
}

@media (min-width: 500px) and (max-width: 700px) {
  .main-body {
    background-color: #202039;} 
  
  .main-body-img{
    background-image: url('../img/fondo/fondo_xs_vertical.jpg');
  }

  }

@media (min-width: 700px) and (max-width: 850px) {
  .main-body {
    background-color: #202039;}
  .main-body-img{
    background-image: url('../img/fondo/fondo_md.jpg');
  }
  }

  body {
    background-color: #202039; } 

@media (min-width: 850px) and (max-width: 1000px) {
  .main-body-img{
    background-image: url('../img/fondo/fondo_md.jpg');
  }
  }

@media (min-width: 1000px) {
  body {
    background-color: #202039; } 
  .main-body-img{
    background-image: url('../img/fondo/fondo_lg.jpg');
  }
  }

/*! Styles for my portal page /admin- Visual Médica !*/
.userSelectNone {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.underLine {
  border-bottom: 1px solid;
  border-color: rgba(128, 128, 128, 0.5); }

/* .visualLogo {
  width: 15%;
  min-width: 140px;
  margin-top: 10px;
  height: 40%; } */

.same_line {
  display: inline; }

.full-width, .content-div-family-contact {
  width: 100%; }

.invisible {
  display: none; }

.marginZero {
  margin: 0px; }

.cursor_pointer {
  cursor: pointer; }

.margin_top_10 {
  margin-top: 10px; }

.margin_top_20 {
  margin-top: 20px !important; }

.full-right {
  float: right; }

.full-left {
  float: left; }

.color_btn {
  background-color: rgba(33, 97, 144, 0.9) !important; }

.text_aling_left {
  text-align: left; }

.text_aling_right {
  text-align: right; }

@font-face {
  font-family: fontMenu;
  src: url(roboto.woff); }

.font-type {
  font-size: 14px;
  font-family: sans-serif; }

.main-patient {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  text-align: center; }

.div-body-admin {
  width: 100%;
  margin-bottom: 10px;
  height: 600px; }

  @media (max-width: 768px){
    .div-body-admin{
      height: 770px;
    }
  }

.header_admin, .header_admin_mobile, .header_admin_mobile2 {
  height: 50px;
  vertical-align: middle;
  -webkit-transition: height 250ms;
  -o-transition: height 250ms;
  transition: height 250ms;
  padding: "0.25%"; }

.header_admin_mobile {
  height: auto;
  padding: "0.25%"; }

.header_admin_mobile2 {
  height: "0.25%"; }

.visualLogoAdmin {
  float: left;
  margin-left: 10px;
  height: 100%;
}

.header-portal {
  background-color: white;
  color: #f4f4f4;
  height: 25px;
  padding: 5px;
  left: 0;
  right: 0;
  text-align: center; }
  .header-portal i {
    float: left;
    margin-left: 5px;
    margin-right: 5px; }

.welcome {
  float: left;
  width: 20%; }

.btn-end-session {
  -webkit-appearance: none;
  border-color: #446927;
  background-color: #75B343;
  border-radius: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  float: right;
  margin-top: 0.3%; }
  .btn-end-session:hover {
    background-color: #669d3b;
    -webkit-box-shadow: 0 0.125em rgba(255, 255, 255, 0.4), inset 0 0.063em rgba(255, 255, 255, 0.4), inset 0 -0.188em #7aba46;
    box-shadow: 0 0.125em rgba(255, 255, 255, 0.4), inset 0 0.063em rgba(255, 255, 255, 0.4), inset 0 -0.188em #7aba46; }
  .btn-end-session:active {
    -webkit-box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em #141f0b, inset 0 0.063em #446927, inset 0 -0.188em #446927;
    box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em #141f0b, inset 0 0.063em #446927, inset 0 -0.188em #446927; }

.divTitle {
  padding: 0; }

.menu {
  float: right; }

.menu a {
  font-family: sans-serif;
  float: right;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  float: left;
  display: block;
  color: #D3D3D3;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 14px; }
  .menu a:hover {
    cursor: pointer; }

.menuPersonalizado a{
  font-family: sans-serif;
  float: right;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  float: left;
  display: block;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 14px;
  color: gray;
  mix-blend-mode: difference;
}
  .menuPersonalizdo a:hover {
    cursor: pointer; }

.icon-menu {
  margin-left: 5px; }

.menu .m_options {
  display: none;
  border-radius: 9px;
  float: right;
  display: none;
  color: #D3D3D3;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  width: 16px;
  height: 16px; }
  .menu .m_options:hover {
    cursor: pointer; }


.table-head {
  text-align: center;
  background-color: #39395c;
  color: white;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
  border: 2px #646567; }

.search_filtler {
  font-size: 10px;
  height: 150px;
  background-color: #256b9e;
  -webkit-box-shadow: 0px -2px 18px 4px #095084 inset;
  box-shadow: 0px -2px 18px 4px #095084 inset;
  overflow-y: auto;
  overflow-x: hidden; }

table.dataTable thead th.sorting_desc, table.dataTable thead th.sorting_asc {
  background-color: #6e7b9f;
  -webkit-box-shadow: inset 0px 1px 4px 0px #6e7b9f;
  box-shadow: inset 0px 1px 4px 0px #6e7b9f; }

.divBody {
  width: 100%;
  margin-bottom: 30px;
   }

li#options {
  float: right; }

/* ------------------Home -------------------------------*/
.divMainHome, .divMain2Home, .div-secundary, .div-secundary2, .div-secundary3 {
  width: 27%;
  margin-left: 1%;
  height: 600px;
  margin-top: 1%;
  border: 1px solid rgba(97, 97, 97, 0.4);
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
  text-align: center;
  padding: 5px;
  margin: 3px;
  overflow: hidden;
  position: relative;
  /*border: 1px solid #CCC;*/
  border-radius: 8px;
  text-align: center;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  padding: 0;
  float: left;
  background-color: #39395c;
  /*background: -moz-linear-gradient(left, white 0%, #f6f6f6 47%, #ededed 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, white), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
  background: -webkit-linear-gradient(left, white 0%, #f6f6f6 47%, #ededed 100%);
  background: -o-linear-gradient(left, white 0%, #f6f6f6 47%, #ededed 100%);
  background: -ms-linear-gradient(left, white 0%, #f6f6f6 47%, #ededed 100%);
  background: -webkit-gradient(linear, left top, right top, from(white), color-stop(47%, #f6f6f6), to(#ededed));
  background: linear-gradient(to right, white 0%, #f6f6f6 47%, #ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 );*/ }
.divMainHomePersonalizado,.div-secundary2{
  background-color: transparent;
}
.marquee {
  width: 100%;
  height: 200px;
  margin: 25px auto;
  overflow: hidden;
  position: relative;
  margin: 25px auto; }

.btn-rotate {
  margin: 1%;
  margin-left: 2px;
  margin-right: 2px;
  background: #5f5f60;
  color: white;
  padding: 15px;
  border-radius: 10px; }

.marquee h5 {
  position: absolute;
  font-family: Tahoma, Arial, sans-serif;
  width: 100%;
  height: 100%;
  margin: 0;
  font-weight: lighter;
  line-height: 50px;
  text-align: center;
  text-shadow: 1px 1px 0px #000000;
  -webkit-filter: dropshadow(color=#000000, offx=1, offy=1);
  filter: dropshadow(color=#000000, offx=1, offy=1);
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  margin: 0px;
  padding: 5px; }

.btn_up {
  margin-top: 1%;
  float: left;
  height: auto;
  margin-left: 36%;
  margin-right: 1%;
  width: 10%;
  min-width: 35px;
  border-radius: 10px;
  background-color: rgba(33, 97, 144, 0.9);
  color: white;
  padding: 10px; }

.btn_rotate {
  margin-top: 1%;
  float: left;
  height: auto;
  margin-left: 1%;
  margin-right: 36%;
  min-width: 35px;
  width: 10%;
  border-radius: 10px;
  background-color: rgba(33, 97, 144, 0.9);
  color: white;
  padding: 10px; }

.icon_btn {
  float: left;
  margin: 10px; }

.text-btn {
  float: left;
  margin: 0px;
  margin: 10px; }

.lbl_general_font, .txt_home_title, .txt_title_gral, .dz-remove, .txt_normal_gral, .txt_home {
  font-family: sans-serif;
  color: #1f4465;
  font-weight: 200; }

.marquee h5:nth-child(1) {
  -webkit-animation: left-one 20s ease infinite;
  animation: left-one 20s ease infinite; }

.marquee h5:nth-child(2) {
  -webkit-animation: left-two 20s ease infinite;
  animation: left-two 20s ease infinite; }



  @media(max-width:768px) and (max-height:900px){
    .footerVM{
      font-family: 'Helvetica', 'Arial', sans-serif;
      color: #39395c;
      padding: 10px;
      display: -webkit-inline-box;
      position: absolute;
      right: 5px;
    }
  }

  @media(min-width:769px) and (max-height:805px){
    .footerVM{
      font-family: 'Helvetica', 'Arial', sans-serif;
      color: #39395c;
      padding: 10px;
      display: -webkit-inline-box;
      position: absolute;
      right: 5px;
    }
  }

  @media(max-width:768px) and (min-height:900px){
    .footerVM{
      font-family: 'Helvetica', 'Arial', sans-serif;
      color: #39395c;
      padding: 10px;
      display: -webkit-inline-box;
      position: absolute;
      bottom: 5px;
      right: 8px;
    }
  }

  @media (max-width: 472px){
    .severalStudies{
      bottom: -680px !important;
    }
  }

  @media (min-width: 473px) and (max-width: 768px){
    .severalStudies{
      bottom: -515px !important;
    }
  }

  @media(min-width:769px) and (min-height:806px){
    .footerVM{
      font-family: 'Helvetica', 'Arial', sans-serif;
      color: #39395c;
      padding: 10px;
      display: -webkit-inline-box;
      position: absolute;
      bottom: 5px;
      right: 8px;
    }
  }

@-webkit-keyframes left-one {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
  10% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  40% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  50% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }

@keyframes left-one {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
  10% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  40% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  50% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }

@-webkit-keyframes left-two {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
  50% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
  60% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  90% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }

@keyframes left-two {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
  50% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
  60% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  90% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }

.txt_home_tuns {
  margin: 0px;
  background-color: #cb4831;
  color: white;
  padding: 5px; }

.lbl_custom_title {
  float:left;
  margin: 0px;
  font-family: sans-serif;
  background-color: transparent;
  color: #f4f4f4;
  font-weight: 200;

  font-size: 20px;
  padding: 5px; }

  .align_right{
    float:right;
    margin-top: 3px !important;
    margin-bottom: 3px !important;
  }

/* Move it (define the animation) */
.divMain2Home {
  width: 72%;
  float: left;
  border: 0px;
  padding: 0px;
  -webkit-box-shadow: 0px rgba(255, 255, 255, 0);
  box-shadow: 0px rgba(255, 255, 255, 0); }

.div-secundary, .div-secundary2, .div-secundary3 {
  float: none;
  width: 99%;
  height: 165px;
  }

.div-secundary2 {
  height: auto; }

.div-secundary3 {
  color: white;
  height: 300px; }

.image_perfil {
  border-radius: 50%;
  max-width: 100%;
  height: auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 5px solid rgba(0, 0, 30, 0.8); }

.image_perfil_hover {
  border-radius: 50%;
  max-width: 100%;
  height: auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 5px solid rgba(0, 0, 30, 0.8); }

.image_perfil_hover:hover{
  cursor: pointer;
}

.txt_home_title {
  color: white;
  font-size: 20px;
  font-weight: 500;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.txt_title_gral, .dz-remove {
  font-size: 18px;
  font-weight: 500; }

.txt_normal_gral {
  font-size: 18px;
  font-weight: 500; }

.table tr.row_selected td {
  background-color: #5f5f60 !important; }

.txt_home {
  color: white;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  text-align: left;
  margin-left: 15%;
  font-weight: bold;
}

.txt_home_personalizado{
  color: gray;
  mix-blend-mode: difference;
}

.txt_home_password{
  text-decoration: underline;
}
.txt_home_password:hover{
  cursor: pointer;
}
/*--------------My turns ------------------------------- */
.header-tex-calen {
  height: 80px; }

.btn_content_calen {
  float: left;
  margin-top: 24px;
  width: 10%; }

.title_content_calen {
  float: left;
  width: 80%;
  margin-top: 14px; }

.select_monht, .select_year {
  width: 22%;
  text-align: center;
  padding: 8px 12px;
  font-size: 24px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  min-width: 170px;
  min-height: 50px; }

.select_year {
  width: 15%;
  min-width: 126px; }

#calendar {
  width: 100%; }

#calendar a {
  color: rgba(33, 97, 144, 0.9);
  text-decoration: none; }

#calendar ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%; }

#calendar li {
  display: block;
  float: left;
  width: 14.342%;
  padding: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ccc;
  margin-right: -1px;
  margin-bottom: -1px; }

#calendar ul.weekdays {
  height: 40px;
  background: #1f4465; }

#calendar ul.weekdays li {
  text-align: center;
  text-transform: uppercase;
  line-height: 20px;
  border: none !important;
  padding: 10px 6px;
  color: #fff;
  font-size: 13px; }

#calendar .days li {
  height: 180px; }

#calendar .days li:hover {
  background: #d3d3d3; }

#calendar .date {
  text-align: center;
  margin-bottom: 5px;
  padding: 4px;
  background: #333;
  color: #fff;
  width: 20px;
  border-radius: 50%;
  float: right; }

#calendar .event {
  clear: both;
  display: block;
  font-size: 13px;
  border-radius: 4px;
  padding: 5px;
  margin-top: 40px;
  margin-bottom: 5px;
  line-height: 14px;
  background: #e4f2f2;
  border: 1px solid #b5dbdc;
  color: #009aaf;
  text-decoration: none; }

#calendar .event-desc {
  color: #666;
  margin: 3px 0 7px 0;
  text-decoration: none; }

#calendar .other-month {
  background: rgba(33, 97, 144, 0.9);
  color: #666; }

/* ============================
    Mobile Responsiveness
   ============================*/
@media (max-width: 768px) {
  #calendar .weekdays, #calendar .other-month {
    display: none; }
  #calendar li {
    height: auto !important;
    border: 1px solid #ededed;
    width: 100%;
    padding: 10px;
    margin-bottom: -1px; }
  #calendar .date {
    float: none; } }

/* -------------My studies ----------------------------- */
.div_elements_search {
  margin: 20px;
  float: left;
  width: 20%; }

.div_custom_drop_zone {
  width: 50%;
  margin-left: 25%;
  margin-right: 25%; }

.div_content_all_search {
  padding-top: 16px;
  padding-bottom: 16px;
  display: table;
  width: 100%;
  font-size: 16px;
  background-color: #39395c;
  color: white; }
  .div_content_all_search input.search_text_field[type=mail], .div_content_all_search input[type=mail].search-input-width, .div_content_all_search [type=password], .div_content_all_search [type=text] .tooltipPassword{
    color: black; }

.div_dropzone_view {
  overflow-y: scroll;
  height: 300px; }

.modality_content {
  margin-left: 2%;
  margin-right: 1%;
  width: 18%;
  float: left; }

.btn_new_inform {
  background-color: rgba(33, 97, 144, 0.9);
  text-align: justify;
  color: white;
  font-size: small;
  font-family: sans-serif;
  border-color: rgba(33, 97, 144, 0.9);
  border-radius: 9px; }

.date_content {
  display: table;
  margin-left: 1%;
  margin-right: 1%;
  width: 38%;
  float: left; }

.file-up {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1; }

.div_btn_up {
  text-align: center;
  margin-top: 30px; }

.btn_upload_file_page {
  width: 300px !important;
  float: none !important; }

.search_txt_content_with_btn {
  margin-left: 0%;
  margin-right: 1%;
  width: 38%;
  float: left; }

.modality_field, .date_field, .search_text_field, .search-input-width {
  width: 100%;
  height: 40px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px; }

.date_field {
  height: 26px;
  float: left;
  width: 42%;
  margin-left: 1%;
  margin-right: 1%; }

.search_text_field, .search-input-width {
  height: 26px;
  width: 78%;
  float: left; }

.button_search {
  border: 1px solid #ccc;
  background-color: #777;
  width: 10%;
  padding: 3px;
  color: white;
  border-radius: 4px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  float: left; }


.columns_button {
  float: right; }

.div-btnUp {
  margin-bottom: 0px;
  display: block;
  overflow: hidden;
  padding: 0px;
  width: 18%;
  height: 36px;
  float: left; }

.float-left {
  float: left; }

.height_btn {
  height: 38px; }

.btnUp {
  width: 100%;
  font-size: 13px;
  height: 36px;
  background-color: rgba(33, 97, 144, 0.9);
  border: 0.1px solid rgba(184, 208, 226, 0); }

.btnUploader {
  font-size: 28px;
  width: 100%;
  opacity: 0;
  position: relative;
  top: -40px; }

.aBtnUp {
  text-decoration: none;
  color: white;
  font-size: 18px; }

.tbody_study {
  text-align: left;
  font-size: 12px; }

.top-20px {
  margin-top: 20px; }

.padding-table {
  padding: 0px;
  padding-left: 8px; }

.dz-remove {
  text-decoration: none; }

@media (max-width: 1200px) and (min-width: 710px) {
  .div_content_all_search {
    padding-top: 10px;
    padding-bottom: 10px; }
  .modality_content {
    margin-left: 2%;
    margin-right: .5%;
    width: 18%; }
  .date_content {
    margin-right: .5%;
    margin-left: .5%;
    width: 38%; }
  .search_txt_content_with_btn {
    margin-right: .5%;
    margin-left: .5%;
    width: 38%; }
  .modality_field, .date_field, .search_text_field, .search-input-width {
    margin: 0px;
    height: 40px; }
  .date_field {
    width: 40%;
    height: 26px;
    margin: 0px; }
  .search_text_field, .search-input-width {
    width: 70%;
    height: 26px;
    margin: 0px;
    border-bottom-right-radius: 0px !important;
    border-top-right-radius: 0px !important; }
  .button_search {
    width: 12%;
    height: 32px;
    margin: 0px; } }

@media (max-width: 709px) and (min-width: 560px) {
  .div_content_all_search {
    padding-top: 10px;
    padding-bottom: 10px; }
  .modality_content {
    margin-left: 2%;
    width: 28%; }
  .date_content {
    margin-right: .5%;
    margin-left: .5%;
    width: 54%; }
  .search_txt_content_with_btn {
    margin-right: .5%;
    margin-left: .5%;
    width: 6%;
    height: 20px; }
  .modality_field, .date_field, .search_text_field, .search-input-width {
    margin: 0px;
    height: 34px; }
  .date_field {
    width: 41%;
    height: 20px;
    margin: 0px; }
  .search_text_field, .search-input-width {
    display: none;
    height: 20px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px; }
  .button_search {
    width: 100%;
    padding: 0px; } }

@media (max-width: 559px) {
  .div_content_all_search {
    padding-top: 6px;
    padding-bottom: 6px; }
  .modality_content {
    margin: 0px;
    margin-left: 2%;
    width: 26%; }
  .date_content {
    margin: 0px;
    width: 60%; }
  .search_txt_content_with_btn {
    margin: 0px;
    width: 10%; }
  .modality_field, .date_field, .search_text_field, .search-input-width {
    margin: 0px;
    height: 34px; }
  .date_field {
    width: 35%;
    height: 20px;
    margin: 0px; }
  .search_text_field, .search-input-width {
    display: none;
    height: 20px; }
  .button_search {
    width: 100%;
    padding: 0px; } }

.hidde_column_ever {
  display: none; }

.content_inputs_search {
  margin-top: 14px;
  width: 26%;
  float: left; }

.table-cursor:hover {
  cursor: pointer; }

.btn_search {
  border: 1px solid #ccc;
  background-color: #777;
  height: 30px;
  color: white;
  border-radius: 4px; }

.modalAlertViewer {
  margin: 1% auto;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #888;
  width: 50%;
  height: auto;
  border-width: 0px; }

.iFrame {
  width: 100%;
  height: 600px;
  border-width: 0px; }

.divE, .divV, .divTB, .divText, .divB, .divB-custom {
  height: 600px;
  border: 1px solid rgba(97, 97, 97, 0.4);
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
  text-align: center;
  padding: 5px;
  overflow: hidden;
  position: relative;
  border: 1px solid #CCC;
  border-radius: 8px;
  text-align: center;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  padding: 0;
  float: left;
  background: white;
  background: -moz-linear-gradient(left, white 0%, #f6f6f6 47%, #ededed 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, white), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
  background: -webkit-linear-gradient(left, white 0%, #f6f6f6 47%, #ededed 100%);
  background: -o-linear-gradient(left, white 0%, #f6f6f6 47%, #ededed 100%);
  background: -ms-linear-gradient(left, white 0%, #f6f6f6 47%, #ededed 100%);
  background: -webkit-gradient(linear, left top, right top, from(white), color-stop(47%, #f6f6f6), to(#ededed));
  background: linear-gradient(to right, white 0%, #f6f6f6 47%, #ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 );
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 10px;
  margin-bottom: 10px;
  height: auto; }

.divV {
  margin: 1%;
  width: 46%;
  height: auto; }

.divTB {
  margin: 1%;
  width: 46%;
  height: auto; }

.divText, .divB, .divB-custom {
  margin: 1%;
  width: 98%;
  height: auto; }

.divB, .divB-custom {
  height: 74px; }

.p-Divb {
  margin-left: 10px;
  text-align: left; }

/* -------------My family group ----------------------------- */
.divFamilyHead {
  margin-left: 4%;
  margin-right: 4%;
  height: 40px; }

.contact_title {
  font-weight: lighter; }

.iconPlus {
  width: 10%;
  float: left;
  -webkit-box-shadow: 2px -4px 42px 17px rgba(145, 145, 145, 0.46);
  -moz-box-shadow: 2px -4px 42px 17px rgba(145, 145, 145, 0.46);
  box-shadow: 2px -4px 42px 17px rgba(145, 145, 145, 0.46); }

.divContactBody {
  margin-top: 50px; }

.titleFamilyGroup {
  text-align: center;
  width: 89%;
  margin-left: 1%;
  float: right;
  -webkit-box-shadow: 2px -4px 42px 17px rgba(145, 145, 145, 0.46);
  -moz-box-shadow: 2px -4px 42px 17px rgba(145, 145, 145, 0.46);
  box-shadow: 2px -4px 42px 17px rgba(145, 145, 145, 0.46); }

.btn-view-contact {
  font-size: 14px;
  margin: auto;
  height: 40px;
  width: 30%;
  min-width: 200px;
  margin-bottom: 15px; }

.user-list {
  display: block;
  height: auto;
  -webkit-padding-start: 0px; }

ul {
  -webkit-padding-start: 0px; }

.users-list-li {
  width: 33.3%;
  margin-top: 10px;
  overflow: hidden;
  position: relative;
  border-radius: 8px;
  text-align: center;
  padding: 0;
  float: left;
  background: white;
  background: -moz-linear-gradient(left, white 0%, #f6f6f6 47%, #ededed 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, white), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
  background: -webkit-linear-gradient(left, white 0%, #f6f6f6 47%, #ededed 100%);
  background: -o-linear-gradient(left, white 0%, #f6f6f6 47%, #ededed 100%);
  background: -ms-linear-gradient(left, white 0%, #f6f6f6 47%, #ededed 100%);
  background: -webkit-gradient(linear, left top, right top, from(white), color-stop(47%, #f6f6f6), to(#ededed));
  background: linear-gradient(to right, white 0%, #f6f6f6 47%, #ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 ); }

.div-Plus {
  width: 100%;
  background: white;
  background: -moz-linear-gradient(left, white 0%, #f6f6f6 47%, #ededed 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, white), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
  background: -webkit-linear-gradient(left, white 0%, #f6f6f6 47%, #ededed 100%);
  background: -o-linear-gradient(left, white 0%, #f6f6f6 47%, #ededed 100%);
  background: -ms-linear-gradient(left, white 0%, #f6f6f6 47%, #ededed 100%);
  background: -webkit-gradient(linear, left top, right top, from(white), color-stop(47%, #f6f6f6), to(#ededed));
  background: linear-gradient(to right, white 0%, #f6f6f6 47%, #ededed 100%); }

.header-bg {
  /* This stretches the canvas across the entire hero unit */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  border-bottom: 1px #FFF solid;
  background-color: rgba(33, 97, 144, 0.9);
  /* This positions the canvas under the text */
  z-index: 1; }

.avatar {
  position: relative;
  margin-top: 15px;
  z-index: 100; }

.users-list > li img {
  margin-top: 3%;
  width: 30%;
  height: auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 5px solid rgba(0, 0, 30, 0.8); }

.users-list-name, .users-list-name-title,
.users-list-date {
  display: block; }

.users-list-name, .users-list-name-title {
  color: #000000;
  font-size: 14px;
  font-weight: lighter;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }

.users-list-name-title {
  font-weight: bold;
  font-size: 16px; }

.users-list-date {
  color: #999;
  font-size: 12px; }

.btn-info {
  -webkit-appearance: none;
  border-color: rgba(14, 41, 61, 0.9);
  background-color: rgba(33, 97, 144, 0.9);
  border-radius: 10px;
  width: 96%;
  font-size: 14px;
  margin-left: 2%;
  margin-right: 2%;
  margin-top: 1%; }
  .btn-info:hover {
    background-color: rgba(27, 80, 119, 0.9);
    -webkit-box-shadow: 0 0.125em rgba(255, 255, 255, 0.4), inset 0 0.063em rgba(255, 255, 255, 0.4), inset 0 -0.188em rgba(35, 103, 152, 0.9);
    box-shadow: 0 0.125em rgba(255, 255, 255, 0.4), inset 0 0.063em rgba(255, 255, 255, 0.4), inset 0 -0.188em rgba(35, 103, 152, 0.9); }
  .btn-info:active {
    -webkit-box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em rgba(0, 0, 0, 0.9), inset 0 0.063em rgba(14, 41, 61, 0.9), inset 0 -0.188em rgba(14, 41, 61, 0.9);
    box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em rgba(0, 0, 0, 0.9), inset 0 0.063em rgba(14, 41, 61, 0.9), inset 0 -0.188em rgba(14, 41, 61, 0.9); }

.btn_study_family, .btn_turn_family {
  border: none;
  background: none;
  font-size: 20px;
  float: left; }

.btn_turn_family {
  float: right; }

.btn_disable {
  color: #c8caca; }

.content-div-family {
  width: 48%;
  padding: 1%;
  float: left; }

/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/
/*----------------------- ADMIN PAGES-------------------------------*/
/*------------------------------------------------------------------*/
/*----------------------- Users Page -------------------------------*/
.spacing-icon {
  margin-right: 10px; }

.middle_field, .middle_button, .middle_btn_profile {
  width: 46%;
  float: left;
  margin-left: 2%;
  margin-right: 2%; }

.middle_button {
  width: 42%; }

.div-familiar-contact {
  width: 96%;
  margin-left: 2%; }

.middle_btn_profile {
  width: 46%;
  float: none; }

.unique_field {
  float: none; }

.select_blood_type {
  width: 22%; }

.select_allergic {
  width: 22%;
  margin-left: 2%; }

.p_button_style {
  width: 90%;
  cursor: auto;
  select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.bottom-20px {
  margin-bottom: 20px; }

.btn_conf_cancel, .btn_confirmUp {
  width: 15%;
  min-width: 100px; }

.search-input-width {
  width: 25.5%;
  margin-left: 1%;
  margin-right: 1%; }

.large_input {
  width: 96%; }

.alert-custom {
  margin-left: 2%;
  margin-right: 2%; }

.deleteDiv {
  -webkit-appearance: none;
  pading: 10px;
  alin: ce;
  margin: 2%;
  background-color: rgba(230, 118, 102, 0.9);
  border-radius: 10px;
  font-size: 20px;
  padding: 15px;
  color: white; }

.btn-plus-contact {
  width: 5%;
  float: left;
  margin-top: 10px; }

.pContact {
  width: 30%;
  float: left; }

/*------------------------    Profile styles   ---------------------*/
.divTableP {
  width: 46%;
  margin-left: 2%;
  margin-right: 2%;
  float: left; }

.safary-div {
  width: 0px;
  height: 0px;
  overflow: hidden; }

.div-contacs {
  padding-top: 60px;
  padding-bottom: 10px; }

.div-per-contact {
  border-radius: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  display: flow-root;
  width: 86%;
  margin-left: 7%;
  margin-right: 7%;
  border-color: rgba(11, 19, 25, 0.9);
  border: 1px solid #cacaca; }

/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/
@media (max-width: 1420px) and (min-width: 864px) {
  .divMainHome, .divMain2Home, .div-secundary, .div-secundary2, .div-secundary3 {
    width: 28%; }
  .divMain2Home {
    width: 70%; }
  .image_perfil {
    width: 80%; }
  .div-secundary, .div-secundary2, .div-secundary3 {
    float: none;
    width: 99%; }
  .div-secundary2 {
    float: none;
    width: 99%; }
  .div-secundary3 {
    float: none;
    width: 99%; } }

@media (max-width: 768px) {
  .hidde_column {
    display: none; }
  .header_admin_mobile {
    height: auto;
    padding: "0.25%"; }
  .header_admin_mobile2 {
    height: auto;
    padding: "0.25%"; }
  .menu a:not(:first-child) {
    display: none; }
  .menu a.m_options {
    float: right;
    display: block; }
  .menu.responsive {
    position: relative; }
  .menu.responsive .icon {
    position: absolute;
    right: 0;
    top: 0; }
  .menu.responsive a {
    float: none;
    display: block;
    text-align: left; }
  .visualLogoAdmin {
    display: none; }
  .divMainHome, .divMain2Home, .div-secundary, .div-secundary2, .div-secundary3 {
    float: none;
    margin-left: 1%x;
    margin-rig: 1%;
    width: 98%;
    height: auto; }
  .divMain2Home {
    float: none;
    margin-left: 1%x;
    margin-rig: 1%;
    width: 98%;
    height: auto; }
  .image_perfil {
    width: 40%; }
  .div-secundary, .div-secundary2, .div-secundary3 {
    height: 200px; }
  .div-secundary2 {
    height: auto; }
  .div-secundary3 {
    height: auto; }
  .option {
    border-bottom: 1px solid rgba(34, 40, 70, 0.18); }
  .visualLogo-responsive {
    display: block; } }

@media (max-width: 864px) and (min-width: 769px) {
  .visualLogoAdmin {
    display: none; }
  .divMainHome, .divMain2Home, .div-secundary, .div-secundary2, .div-secundary3 {
    margin: 0px;
    width: 37%; }
  .divMain2Home {
    margin: 0px;
    width: 62%; }
  .div-secundary, .div-secundary2, .div-secundary3 {
    float: none;
    width: 100%; }
  .div-secundary2 {
    overflow-y: scroll;
    font-size: 12px; }
  .visualLogo-responsive {
    display: none; } }

@media (max-width: 1400px) and (min-width: 820px) {
  .content_inputs_search {
    display: block; }
  .content_inputs_search_modality {
    display: block;
    width: 30%;
    float: left; }
  .content_inputs_search_txt_description {
    display: block;
    width: 38%;
    float: left; }
  .content_inputs_search {
    width: 38%; }
  .content_inputs_search_modality {
    width: 28%; }
  .content_inputs_search_txt_description {
    width: 26%; }
  .inputs_search_date {
    width: 42%; } }

@media (max-width: 820px) and (min-width: 370px) {
  .btn-end-session {
    -webkit-appearance: none;
    border-color: #446927;
    background-color: #75B343;
    border-radius: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    float: right;
    margin-top: 0.3%; }
    .btn-end-session:hover {
      background-color: #669d3b;
      -webkit-box-shadow: 0 0.125em rgba(255, 255, 255, 0.4), inset 0 0.063em rgba(255, 255, 255, 0.4), inset 0 -0.188em #7aba46;
      box-shadow: 0 0.125em rgba(255, 255, 255, 0.4), inset 0 0.063em rgba(255, 255, 255, 0.4), inset 0 -0.188em #7aba46; }
    .btn-end-session:active {
      -webkit-box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em #141f0b, inset 0 0.063em #446927, inset 0 -0.188em #446927;
      box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em #141f0b, inset 0 0.063em #446927, inset 0 -0.188em #446927; }
  .btn-view-contact {
    height: 50px;
    margin-bottom: 15px; }
  .content_inputs_search {
    display: block;
    width: 70%; }
  .content_inputs_search_modality {
    display: block;
    width: 30%; }
  .menu {
    float: none;
    width: 100%; }
  .content_inputs_search_txt_description {
    display: none;
    width: 100%; }
  .users-list-li {
    width: 100%;
    float: none;
    margin: 0px;
    margin-top: 10px; }
  .users-list-name-title {
    font-size: 20px; }
  .users-list-name, .users-list-name-title {
    font-size: 18px; }
  .btn-view-contact {
    font-size: 18px;
    margin: auto;
    height: 50px; }
  .txt_home1 {
    font-size: 9px; }
  .user-list {
    margin-left: 0%; }
  .visualLogoAdmin {
    margin-top: 0px; } }

@media (max-width: 460px) {
  .content_inputs_search {
    display: block;
    width: 70%; }
  .content_inputs_search_modality {
    display: block;
    width: 28%; }
  .inputs_search_date {
    width: 46%; }
  .visualLogo-responsive {
    display: block; } }

@media (max-width: 400px) {
  .resize_font {
    font-size: 12px; }
  .visualLogoAdmin {
    display: none; }
  .menu {
    float: none;
    width: 100%; }
  .user-list {
    margin-left: 0%;
    margin: 0px; }
  .users-list-li {
    width: 100%;
    float: none;
    margin-right: 10px;
    margin: 0px;
    margin-top: 10px; }
  .users-list-name-title {
    font-weight: bold;
    font-size: 16px; }
  .users-list-name, .users-list-name-title {
    font-size: 14px;
    font-weight: lighter; }
  .btn-view-contact {
    font-size: 18px;
    margin-bottom: 15px; }
  .txt_home1 {
    display: none; }
  .visualLogoAdmin {
    margin-top: 0px; }
  .btn-view-contact {
    height: 50px; }
  .content_inputs_search_txt_description {
    display: none; }
  .menu {
    float: none;
    width: 100%; }
  .select_monht, .select_year {
    padding: 8px 4px;
    font-size: 21px;
    min-width: 140px; }
  .select_year {
    min-width: 84px; }
  .visualLogo-responsive {
    display: block; } }

@media (max-width: 1200px) {
  .div-family-hidden {
    display: none; }
  .content-div-family {
    width: 92%;
    padding: 4%; } }

@media only portrait and (max-width: 700px) and (min-width: 300px) {
  .btn-end-session {
    -webkit-appearance: none;
    border-color: #446927;
    background-color: #75B343;
    border-radius: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    float: right;
    margin-top: 0.3%; }
    .btn-end-session:hover {
      background-color: #669d3b;
      -webkit-box-shadow: 0 0.125em rgba(255, 255, 255, 0.4), inset 0 0.063em rgba(255, 255, 255, 0.4), inset 0 -0.188em #7aba46;
      box-shadow: 0 0.125em rgba(255, 255, 255, 0.4), inset 0 0.063em rgba(255, 255, 255, 0.4), inset 0 -0.188em #7aba46; }
    .btn-end-session:active {
      -webkit-box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em #141f0b, inset 0 0.063em #446927, inset 0 -0.188em #446927;
      box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em #141f0b, inset 0 0.063em #446927, inset 0 -0.188em #446927; } }

.icon-size {
  font-size: 18px !important;
  margin-left: 6px;
  color: grey; }
  .icon-size:hover {
    color: #000000; }
  .icon-size:active {
    color: #000000; }

.imput_responsive {
  width: 20%; }

.btn_help_up {
  width: 32%;
  color: white;
  background-color: gray; }
  .btn_help_up:hover {
    background-color: #49484a;
    -webkit-box-shadow: 0 0.125em rgba(255, 255, 255, 0.4), inset 0 0.063em rgba(255, 255, 255, 0.4), inset 0 -0.188em #676668;
    box-shadow: 0 0.125em rgba(255, 255, 255, 0.4), inset 0 0.063em rgba(255, 255, 255, 0.4), inset 0 -0.188em #676668; }
  .btn_help_up:active {
    color: white !important; }

/*
.btn_show_up{
  width: 62%;
  margin-right: 0px;
  float: left;
}
*/
.btn_show_up {
  width: 96%;
  margin-right: 0px;
  float: left; }

.btn-up_hove:hover {
  background-color: rgba(27, 80, 119, 0.9);
  -webkit-box-shadow: 0 0.125em rgba(255, 255, 255, 0.4), inset 0 0.063em rgba(255, 255, 255, 0.4), inset 0 -0.188em rgba(35, 103, 152, 0.9);
  box-shadow: 0 0.125em rgba(255, 255, 255, 0.4), inset 0 0.063em rgba(255, 255, 255, 0.4), inset 0 -0.188em rgba(35, 103, 152, 0.9); }

.btn-up_hove:active {
  -webkit-box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em rgba(0, 0, 0, 0.9), inset 0 0.063em rgba(14, 41, 61, 0.9), inset 0 -0.188em rgba(14, 41, 61, 0.9);
  box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em rgba(0, 0, 0, 0.9), inset 0 0.063em rgba(14, 41, 61, 0.9), inset 0 -0.188em rgba(14, 41, 61, 0.9); }

.center_btn {
  width: 46%;
  margin-left: 27%;
  margin-right: 27%;
  float: none; }

.btn_confirmUp {
  width: 46%;
  min-width: 100px;
  font-size: 18px;
  margin-top: 10px; }

.btn_cancelUp {
  float: right;
  width: 20%;
  margin-right: 5%; }

.span-message-up {
  margin-top: 30px; }

.divB-custom {
  width: 100%;
  margin: 0px;
  border: 0px;
  background-color: white;
  height: 66px; }

.divE-custom {
  margin: 0;
  margin-left: 30%;
  margin-right: 30%;
  width: 40%; }

@media (max-width: 1000px) {
  .btn_help_up {
    font-size: 14px; }
  .btn_show_up {
    font-size: 14px; }
  .divB-custom {
    height: 62px; } }

@media (max-width: 700px) {
  .btn_help_up {
    font-size: 13px; }
  .btn_show_up {
    font-size: 13px; } }

@media (max-width: 400px) {
  .btn_help_up {
    font-size: 12px; }
  .btn_show_up {
    font-size: 12px; }
  .btn_upload_file_page {
    width: 270px !important; } }

@media (max-width: 800px) {
  .input_responsive {
    margin-left: 1%;
    margin-right: 1%;
    width: 98%; }
  .divV {
    width: 98%; }
  .divTB {
    width: 98%; } }

.userSelectNone {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.underLine {
  border-bottom: 1px solid;
  border-color: rgba(128, 128, 128, 0.5); }

/* .visualLogo {
  width: 15%;
  min-width: 140px;
  margin-top: 10px;
  height: 40%; } */

.same_line {
  display: inline; }

.full-width, .content-div-family-contact {
  width: 100%; }

.invisible {
  display: none; }

.marginZero {
  margin: 0px; }

.cursor_pointer {
  cursor: pointer; }

.margin_top_10 {
  margin-top: 10px; }

.margin_top_20 {
  margin-top: 20px !important; }

.full-right {
  float: right; }

.full-left {
  float: left; }

.color_btn {
  background-color: rgba(33, 97, 144, 0.9) !important; }

.text_aling_left {
  text-align: left; }

.text_aling_right {
  text-align: right; }

@font-face {
  font-family: fontMenu;
  src: url(roboto.woff); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-repeat: no-repeat;
  background-size: 100%;
  background-size: cover;
   }

.options {
  width: 31.74603%;
  border: 1px solid transparent;
  border-radius: 5px;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
  float: left; }

.img-config {
  width: 150px;
  height: 150px;
  border: 1px solid #aaaaaa; }

.editTerms {
  width: 100%;
  height: 400px; }

.userSelectNone {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.underLine {
  border-bottom: 1px solid;
  border-color: rgba(128, 128, 128, 0.5); }

.visualLogo {
  width: 15%;
  min-width: 140px;
  margin-top: 10px;
  height: 40%; }

.same_line {
  display: inline; }

.full-width, .content-div-family-contact {
  width: 100%; }

.invisible {
  display: none; }

.marginZero {
  margin: 0px; }

.cursor_pointer {
  cursor: pointer; }

.margin_top_10 {
  margin-top: 10px; }

.margin_top_20 {
  margin-top: 20px !important; }

.full-right {
  float: right; }

.full-left {
  float: left; }

.color_btn {
  background-color: rgba(33, 97, 144, 0.9) !important; }

.text_aling_left {
  text-align: left; }

.text_aling_right {
  text-align: right; }

@font-face {
  font-family: fontMenu;
  src: url(roboto.woff); }

.content-div-terms {
  margin-top: 10px; }

.content-txtTerms {
  background-color: rgba(255, 255, 255, 0.7);
  border: 1px solid #e5e5e5;
  height: 300px;
  overflow: auto;
  padding: 10px; }

.content-Terms-text {
  margin-top: 10px;
  font-size: large;
  font-weight: bold; }

.error {
  color: #B51020;
  font-style: italic;
  font-weight: bold;
  margin-top: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.active {
  color: white !important; }

.activePersonalizado{
  color: #6e7b9f !important;
}
  
#divLoadingBar {
  display: none;
  width: 100%;
  background-color: grey;
}
		
#loadingBar {
  width: 1%;
  height: 30px;
  background-color: #346D98;
}  

.no-close .ui-dialog-titlebar-close {
  display: none;
}

#content-visual-logo{
  height: 50px;
  max-height: 100px;
  width: auto;
  text-align: center;
}
.message_label{
   width: 95%;
}

.tooltipPassword{
  color: #337ab7;
}

.divActions{
  display: flex;
  align-items: flex-start;
}


.solicitar{
  background-color: #eed202;
  color: black;
  border: solid;
  border-color: #eed202;
  border-radius: 15%;
  margin-left: 5%;
}

@media (max-width:900px){
  .solicitar{
    font-size: xx-small;
    white-space: nowrap;
  }

  .estudioEnLinea{
    font-size: xx-small;
    white-space: nowrap;
  }

  .errorPacs{
    font-size: xx-small;
    white-space: nowrap;
  }
}
.estudioEnLinea{
  background-color: green;
  color: white;
  border: solid;
  border-color: green;
  border-radius: 15%;
  margin-left: 5%;
}

.errorPacs{
  background-color: red;
  color: white;
  border: solid;
  border-color: red;
  border-radius: 15%;
  margin-left: 5%;
}

.botonDeshabilitado{
  opacity: 0.3;
}

#studyTable{
  border-top: 1px solid rgba(97,97,97,0.4);
}

@media (min-width:769px){
  #studyTable_filter{
    background-color: transparent;
    height: 30px;
    border-radius: 8px;
    border: 1px solid rgba(97, 97, 97, 0.4);
    color: white;
  }
}

#studyTable_filter{
  height: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#studyTable_filter input{
  width: 98%;
  height: 30px;
  border-radius: 8px;
  margin-left: 0;
}

#studyTable_filter label{
  color: white;
  font-family: sans-serif;
  font-weight: 200;
  font-size: 20px;
  height: 30px;
  vertical-align: -webkit-baseline-middle;
}

@media (min-width:769px){
  #studyTable_filter input{
    width: 80%;
    display: flex;
    float: right;
  }

}

.readOnlyElement{
  background-color: #999;
}

.divUrl{
  display: flex;
  align-items: center;
  margin: 20px;
}

.urlText{
  height: 100px;
}

.nombreInstitucion{
  color: #ffffff; 
  font-family: 'Raleway',sans-serif; 
  font-size: 30px; 
  font-weight: 800; 
  margin: 0 0 24px; 
  text-align: center; 
  text-transform: uppercase;
}

.nombreInstitucionPersonalizado{
  color: gray;
  mix-blend-mode: difference;
}



.forgetPass{
  color: blue;
  text-decoration: underline;
  font-weight: bold;
  color: #337ab7;
}

.contentForgetPass{
  margin-bottom: -28px;
}

.labelCheckEditUser{
  margin: 25px;
}

.divCaptcha{
  display: flex;
  justify-content: center;
}

.inputCaptcha{
  background-color: white;
  border-radius: 10px;
  -webkit-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #ccc;
  border-radius: 10px;
  outline: none;
  width: 62%;
  height: 45px;
  padding: 10px 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  margin-top: 5px;
  margin-left: 2.5%;
  margin-right: 0.5%;
}

.captcha{
  background-color: #bbb;
  border-radius: 10px;
  -webkit-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #ccc;
  border-radius: 10px;
  outline: none;
  width: 32%;
  height: 45px;
  padding: 10px 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  margin-top: 5px;
  margin-left: 0.5%;
  margin-right: 2.5%;
}



@media (max-width: 980px){
  .divCaptcha{width: 75%;}

  .inputCaptcha{
    margin-left: 0;
  }

  .captcha{
    margin-right: 0;
    margin-top: 10px;
    height: 33px;
  }
}

@media (max-width: 480px){
  .divCaptcha{
    width: 94%;
    margin-right: 3%;
    margin-left: 3%;
  }
  

  .inputCaptcha{
    width: 66% !important;
    margin-left: 0 !important;
    margin-right: 0.5% !important;
  }

  .captcha{
    width: 33% !important;
    margin-left: 0.5% !important;
    margin-right: 0 !important;
  }
}
#pTerms{
  margin: 10px;
    padding: 10px;
    text-align: justify;
    font-size: 13.5px;
    color: #dcdcf0 !important;
}
#pContact{
  margin: 10px;
  padding: 10px;
  font-size: 13.5px;
  color: #dcdcf0 !important;
}

.checkBoxValidarDispositivo{
  margin: 10px;
    padding: 10px;
    text-align: justify;
    font-size: 13.5px;
    color: #dcdcf0 !important;
}
.validacionDivBtns{
  display: flex;
  justify-content: center;
}
.validacionDivInputHidden{
  display: none;
}
input:disabled {
  cursor: default;
  background-color: white;
  color: rgba(0, 0, 0, 0.4);
  border-color: rgba(118, 118, 118, 0.3);
}


@-webkit-keyframes swing
{
15%
{
-webkit-transform: translateX(5px);
transform: translateX(5px);
}
30%
{
-webkit-transform: translateX(-5px);
transform: translateX(-5px);
}
50%
{
-webkit-transform: translateX(3px);
transform: translateX(3px);
}
65%
{
-webkit-transform: translateX(-3px);
transform: translateX(-3px);
}
80%
{
-webkit-transform: translateX(2px);
transform: translateX(2px);
}
100%
{
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes swing
{
15%
{
-webkit-transform: translateX(5px);
transform: translateX(5px);
}
30%
{
-webkit-transform: translateX(-5px);
transform: translateX(-5px);
}
50%
{
-webkit-transform: translateX(3px);
transform: translateX(3px);
}
65%
{
-webkit-transform: translateX(-3px);
transform: translateX(-3px);
}
80%
{
-webkit-transform: translateX(2px);
transform: translateX(2px);
}
100%
{
-webkit-transform: translateX(0);
transform: translateX(0);
}
}

.swing
{
-webkit-animation: swing 1s ease;
animation: swing 1s ease;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}


.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
#modalNewInstitution-content-body input{
  height:30px !important;
}
#institutionContactTextEsTitle, #institutionContactTextEnTitle{
  text-align:left !important;
  margin: 5px 0px 0px 25px;
}
#modalNewInstitution-content-footer{
  margin-top:0px !important;
  
}
#modalEditInstitution-content-body input{
  height:30px !important;
}
#institutionContactTextEsTitle, #institutionContactTextEnTitle, #institutionContactEmailTitle, #institutionContactPhoneTitle, #institutionContactDomainTitle{
  text-align:left !important;
  margin: 5px 0px 0px 25px;
}
#modalEditInstitution-content-footer{
  margin-top:0px !important;
  
}

.btn-importar-por{
  margin-top: 6px;
}

.modalImportarSelect{
  margin-top: 50px;
}